[INFO] fetching crate liburing-vendor 0.0.5...
[INFO] fixing liburing-vendor-0.0.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate liburing-vendor 0.0.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate liburing-vendor 0.0.5
[INFO] finished tweaking crates.io crate liburing-vendor 0.0.5
[INFO] tweaked toml for crates.io crate liburing-vendor 0.0.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate liburing-vendor 0.0.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e3b38aee60b2ef0cd7a0998ed4297e347a94c54570d29fdd5e72cd1c79c9c4b9
[INFO] running `Command { std: "docker" "start" "e3b38aee60b2ef0cd7a0998ed4297e347a94c54570d29fdd5e72cd1c79c9c4b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3b38aee60b2ef0cd7a0998ed4297e347a94c54570d29fdd5e72cd1c79c9c4b9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3b38aee60b2ef0cd7a0998ed4297e347a94c54570d29fdd5e72cd1c79c9c4b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e3b38aee60b2ef0cd7a0998ed4297e347a94c54570d29fdd5e72cd1c79c9c4b9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling liburing-vendor v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs (186 fixes)
[INFO] [stderr]    Migrating tests/version.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.31s
[INFO] [stderr] crater-edition-check: liburing-vendor v0.0.5 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling liburing-vendor v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(io_uring))) ; } extern "C" { pub fn io_uring_get_probe_ring (ring : * mut io_uring) -> * mut io_uring_probe ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> * mut io_uring_probe ; } extern "C" { pub fn io_uring_get_probe () -> * mut io_uring_probe ; } extern "C" { pub fn io_uring_f...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> * mut io_uring_probe ; } extern "C" { pub fn io_uring_free_probe (probe : * mut io_uring_probe) ; } extern "C" { pub fn io_urin...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_opcode_supported (p : * const io_uring_probe , op : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_queue_init_mem (entries : :: std :: os :: raw :: c_uint , ring : * mut io_uring , p : * mut io_uring_params , buf : * mut :: std :: os :: raw :: c_void , buf_size : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_queue_init_params (entries : :: std :: os :: raw :: c_uint , ring : * mut io_uring , p : * mut io_uring_params) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_queue_init (entries : :: std :: os :: raw :: c_uint , ring : * mut io_uring , flags : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_queue_mmap (fd : :: std :: os :: raw :: c_int , p : * mut io_uring_params , ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn io_uring_ring_dontfork (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97559
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn io_uring_queue_exit (ring : * mut io_uring) ; } extern "C" { pub fn io_uring_pe...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97627
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_peek_batch_cqe (ring : * mut io_uring , cqes : * mut * mut io_uring_cqe , count : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97806
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_wait_cqes (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , wait_nr : :: std :: os :: raw :: c_uint , ts : * mut __kernel_timespec , sigmask : * mut sigset_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98042
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_wait_cqe_timeout (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , ts : * mut __kernel_timespec) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96308
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(io_uring))) ; } extern "C" { pub fn io_uring_get_probe_ring (ring : * mut io_uring) -> * mut io_uring_probe ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn io_uring_submit (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_submit_and_wait (ring : * mut io_uring , wait_nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> * mut io_uring_probe ; } extern "C" { pub fn io_uring_get_probe () -> * mut io_uring_probe ; } extern "C" { pub fn io_uring_f...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> * mut io_uring_probe ; } extern "C" { pub fn io_uring_free_probe (probe : * mut io_uring_probe) ; } extern "C" { pub fn io_urin...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_submit_and_wait_timeout (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , wait_nr : :: std :: os :: raw :: c_uint , ts : * mut __kernel_timespec , sigmask : * mut sigset_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buffers (ring : * mut io_uring , iovecs : * const iovec , nr_iovecs : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_opcode_supported (p : * const io_uring_probe , op : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_queue_init_mem (entries : :: std :: os :: raw :: c_uint , ring : * mut io_uring , p : * mut io_uring_params , buf : * mut :: std :: os :: raw :: c_void , buf_size : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buffers_tags (ring : * mut io_uring , iovecs : * const iovec , tags : * const __u64 , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:96933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_queue_init_params (entries : :: std :: os :: raw :: c_uint , ring : * mut io_uring , p : * mut io_uring_params) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buffers_sparse (ring : * mut io_uring , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_queue_init (entries : :: std :: os :: raw :: c_uint , ring : * mut io_uring , flags : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buffers_update_tag (ring : * mut io_uring , off : :: std :: os :: raw :: c_uint , iovecs : * const iovec , tags : * const __u64 , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_queue_mmap (fd : :: std :: os :: raw :: c_int , p : * mut io_uring_params , ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn io_uring_unregister_buffers (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn io_uring_ring_dontfork (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files (ring : * mut io_uring , files : * const :: std :: os :: raw :: c_int , nr_files : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97559
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_int ; } extern "C" { pub fn io_uring_queue_exit (ring : * mut io_uring) ; } extern "C" { pub fn io_uring_pe...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files_tags (ring : * mut io_uring , files : * const :: std :: os :: raw :: c_int , tags : * const __u64 , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97627
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_peek_batch_cqe (ring : * mut io_uring , cqes : * mut * mut io_uring_cqe , count : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files_sparse (ring : * mut io_uring , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:97806
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_wait_cqes (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , wait_nr : :: std :: os :: raw :: c_uint , ts : * mut __kernel_timespec , sigmask : * mut sigset_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98042
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_wait_cqe_timeout (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , ts : * mut __kernel_timespec) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files_update_tag (ring : * mut io_uring , off : :: std :: os :: raw :: c_uint , files : * const :: std :: os :: raw :: c_int , tags : * const __u64 , nr_files : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn io_uring_unregister_files (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98216
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn io_uring_submit (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_submit_and_wait (ring : * mut io_uring , wait_nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files_update (ring : * mut io_uring , off : :: std :: os :: raw :: c_uint , files : * const :: std :: os :: raw :: c_int , nr_files : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_submit_and_wait_timeout (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , wait_nr : :: std :: os :: raw :: c_uint , ts : * mut __kernel_timespec , sigmask : * mut sigset_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100747
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_eventfd (ring : * mut io_uring , fd : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buffers (ring : * mut io_uring , iovecs : * const iovec , nr_iovecs : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_eventfd_async (ring : * mut io_uring , fd : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:98884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buffers_tags (ring : * mut io_uring , iovecs : * const iovec , tags : * const __u64 , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn io_uring_unregister_eventfd (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buffers_sparse (ring : * mut io_uring , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_probe (ring : * mut io_uring , p : * mut io_uring_probe , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buffers_update_tag (ring : * mut io_uring , off : :: std :: os :: raw :: c_uint , iovecs : * const iovec , tags : * const __u64 , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn io_uring_register_personality (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C"...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn io_uring_unregister_buffers (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101423
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_unregister_personality (ring : * mut io_uring , id : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files (ring : * mut io_uring , files : * const :: std :: os :: raw :: c_int , nr_files : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_restrictions (ring : * mut io_uring , res : * mut io_uring_restriction , nr_res : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files_tags (ring : * mut io_uring , files : * const :: std :: os :: raw :: c_int , tags : * const __u64 , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:99988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files_sparse (ring : * mut io_uring , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn io_uring_enable_rings (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn __io_uring_sqring_wait (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files_update_tag (ring : * mut io_uring , off : :: std :: os :: raw :: c_uint , files : * const :: std :: os :: raw :: c_int , tags : * const __u64 , nr_files : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn io_uring_unregister_files (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_iowq_aff (ring : * mut io_uring , cpusz : usize , mask : * const cpu_set_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_files_update (ring : * mut io_uring , off : :: std :: os :: raw :: c_uint , files : * const :: std :: os :: raw :: c_int , nr_files : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102113
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn io_uring_unregister_iowq_aff (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100747
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_eventfd (ring : * mut io_uring , fd : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_iowq_max_workers (ring : * mut io_uring , values : * mut :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:100889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_eventfd_async (ring : * mut io_uring , fd : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn io_uring_register_ring_fd (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn io_uring_unregister_eventfd (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn io_uring_unregister_ring_fd (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_probe (ring : * mut io_uring , p : * mut io_uring_probe , nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn io_uring_close_ring_fd (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn io_uring_register_personality (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C"...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102701
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buf_ring (ring : * mut io_uring , reg : * mut io_uring_buf_reg , flags : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101423
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_unregister_personality (ring : * mut io_uring , id : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_unregister_buf_ring (ring : * mut io_uring , bgid : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_restrictions (ring : * mut io_uring , res : * mut io_uring_restriction , nr_res : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_buf_ring_head (ring : * mut io_uring , buf_group : :: std :: os :: raw :: c_int , head : * mut u16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn io_uring_enable_rings (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn __io_uring_sqring_wait (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103191
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_sync_cancel (ring : * mut io_uring , reg : * mut io_uring_sync_cancel_reg) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_file_alloc_range (ring : * mut io_uring , off : :: std :: os :: raw :: c_uint , len : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:101963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_iowq_aff (ring : * mut io_uring , cpusz : usize , mask : * const cpu_set_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102113
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn io_uring_unregister_iowq_aff (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_napi (ring : * mut io_uring , napi : * mut io_uring_napi) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_iowq_max_workers (ring : * mut io_uring , values : * mut :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_unregister_napi (ring : * mut io_uring , napi : * mut io_uring_napi) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn io_uring_register_ring_fd (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn io_uring_get_events (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn io_uring_unregister_ring_fd (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn io_uring_submit_and_get_events (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn io_uring_close_ring_fd (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_enter (fd : :: std :: os :: raw :: c_uint , to_submit : :: std :: os :: raw :: c_uint , min_complete : :: std :: os :: raw :: c_uint , flags : :: std :: os :: raw :: c_uint , sig : * mut sigset_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102701
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_buf_ring (ring : * mut io_uring , reg : * mut io_uring_buf_reg , flags : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_enter2 (fd : :: ... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:102879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_unregister_buf_ring (ring : * mut io_uring , bgid : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_setup (entries : :: std :: os :: raw :: c_uint , p : * mut io_uring_params) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_buf_ring_head (ring : * mut io_uring , buf_group : :: std :: os :: raw :: c_int , head : * mut u16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register (fd : :: std :: os :: raw :: c_uint , opcode : :: std :: os :: raw :: c_uint , arg : * const :: std :: os :: raw :: c_void , nr_args : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103191
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_sync_cancel (ring : * mut io_uring , reg : * mut io_uring_sync_cancel_reg) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_setup_buf_ring (ring : * mut io_uring , nentries : :: std :: os :: raw :: c_uint , bgid : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint , ret : * mut :: std :: os :: raw :: c_int) -> * mut io_uring_buf_ring ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_file_alloc_range (ring : * mut io_uring , off : :: std :: os :: raw :: c_uint , len : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105190
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_free_buf_ring (ring : * mut io_uring , br : * mut io_uring_buf_ring , nentries : :: std :: os :: raw :: c_uint , bgid : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register_napi (ring : * mut io_uring , napi : * mut io_uring_napi) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105405
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_get_cqe (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , submit : :: std :: os :: raw :: c_uint , wait_nr : :: std :: os :: raw :: c_uint , sigmask : * mut sigset_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_unregister_napi (ring : * mut io_uring , napi : * mut io_uring_napi) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn io_uring_get_events (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn io_uring_cq_advance (ring : * mut io_uring , nr : :: std :: os :: raw :: c_uint) ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:103897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn io_uring_submit_and_get_events (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uint) ; } extern "C" { pub fn io_uring_cqe_seen (ring : * mut io_uring , cqe : * mut io_uring_cqe) ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_enter (fd : :: std :: os :: raw :: c_uint , to_submit : :: std :: os :: raw :: c_uint , min_complete : :: std :: os :: raw :: c_uint , flags : :: std :: os :: raw :: c_uint , sig : * mut sigset_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn io_uring_sqe_set_data (sqe : * mut io_uring_sqe , data : * mut :: std :: os :: raw :: c_void) ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_enter2 (fd : :: ... : usize) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...id) ; } extern "C" { pub fn io_uring_cqe_get_data (cqe : * const io_uring_cqe) -> * mut :: std :: os :: raw :: c_void ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104546
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_setup (entries : :: std :: os :: raw :: c_uint , p : * mut io_uring_params) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_register (fd : :: std :: os :: raw :: c_uint , opcode : :: std :: os :: raw :: c_uint , arg : * const :: std :: os :: raw :: c_void , nr_args : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_void ; } extern "C" { pub fn io_uring_sqe_set_data64 (sqe : * mut io_uring_sqe , data : __u64) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:104927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_setup_buf_ring (ring : * mut io_uring , nentries : :: std :: os :: raw :: c_uint , bgid : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint , ret : * mut :: std :: os :: raw :: c_int) -> * mut io_uring_buf_ring ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106171
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e , data : __u64) ; } extern "C" { pub fn io_uring_cqe_get_data64 (cqe : * const io_uring_cqe) -> __u64 ; } extern "C" { pub fn io...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105190
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_free_buf_ring (ring : * mut io_uring , br : * mut io_uring_buf_ring , nentries : :: std :: os :: raw :: c_uint , bgid : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u64 ; } extern "C" { pub fn io_uring_sqe_set_flags (sqe : * mut io_uring_sqe , flags : :: std :: os :: raw :: c_uint) ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105405
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_get_cqe (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , submit : :: std :: os :: raw :: c_uint , wait_nr : :: std :: os :: raw :: c_uint , sigmask : * mut sigset_t) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_set_target_fixed_file (sqe : * mut io_uring_sqe , file_index : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn io_uring_cq_advance (ring : * mut io_uring , nr : :: std :: os :: raw :: c_uint) ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint) ; } extern "C" { pub fn io_uring_initialize_sqe (sqe : * mut io_uring_sqe) ; } extern "C" { pub fn io_urin...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uint) ; } extern "C" { pub fn io_uring_cqe_seen (ring : * mut io_uring , cqe : * mut io_uring_cqe) ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn io_uring_sqe_set_data (sqe : * mut io_uring_sqe , data : * mut :: std :: os :: raw :: c_void) ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106575
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_rw (op : :: std :: os :: raw :: c_int , sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * const :: std :: os :: raw :: c_void , len : :: std :: os :: raw :: c_uint , offset : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:105967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...id) ; } extern "C" { pub fn io_uring_cqe_get_data (cqe : * const io_uring_cqe) -> * mut :: std :: os :: raw :: c_void ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106817
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_splice (sqe : * mut io_uring_sqe , fd_in : :: std :: os :: raw :: c_int , off_in : i64 , fd_out : :: std :: os :: raw :: c_int , off_out : i64 , nbytes : :: std :: os :: raw :: c_uint , splice_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:107087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_tee (sqe : * mut io_uring_sqe , fd_in : :: std :: os :: raw :: c_int , fd_out : :: std :: os :: raw :: c_int , nbytes : :: std :: os :: raw :: c_uint , splice_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_void ; } extern "C" { pub fn io_uring_sqe_set_data64 (sqe : * mut io_uring_sqe , data : __u64) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106171
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e , data : __u64) ; } extern "C" { pub fn io_uring_cqe_get_data64 (cqe : * const io_uring_cqe) -> __u64 ; } extern "C" { pub fn io...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:107323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_readv (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , iovecs : * const iovec , nr_vecs : :: std :: os :: raw :: c_uint , offset : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u64 ; } extern "C" { pub fn io_uring_sqe_set_flags (sqe : * mut io_uring_sqe , flags : :: std :: os :: raw :: c_uint) ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:107514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_readv2 (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , iovecs : * const iovec , nr_vecs : :: std :: os :: raw :: c_uint , offset : __u64 , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_set_target_fixed_file (sqe : * mut io_uring_sqe , file_index : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:107745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_read_fixed (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , buf : * mut :: std :: os :: raw :: c_void , nbytes : :: std :: os :: raw :: c_uint , offset : __u64 , buf_index : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint) ; } extern "C" { pub fn io_uring_initialize_sqe (sqe : * mut io_uring_sqe) ; } extern "C" { pub fn io_urin...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_writev (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , iovecs : * const iovec , nr_vecs : :: std :: os :: raw :: c_uint , offset : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_writev2 (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , iovecs : * const iovec , nr_vecs : :: std :: os :: raw :: c_uint , offset : __u64 , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106575
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_rw (op : :: std :: os :: raw :: c_int , sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * const :: std :: os :: raw :: c_void , len : :: std :: os :: raw :: c_uint , offset : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:106817
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_splice (sqe : * mut io_uring_sqe , fd_in : :: std :: os :: raw :: c_int , off_in : i64 , fd_out : :: std :: os :: raw :: c_int , off_out : i64 , nbytes : :: std :: os :: raw :: c_uint , splice_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_write_fixed (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , nbytes : :: std :: os :: raw :: c_uint , offset : __u64 , buf_index : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:107087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_tee (sqe : * mut io_uring_sqe , fd_in : :: std :: os :: raw :: c_int , fd_out : :: std :: os :: raw :: c_int , nbytes : :: std :: os :: raw :: c_uint , splice_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108686
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_recvmsg (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , msg : * mut msghdr , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:107323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_readv (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , iovecs : * const iovec , nr_vecs : :: std :: os :: raw :: c_uint , offset : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_recvmsg_multishot (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , msg : * mut msghdr , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_sendmsg (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , msg : * const msghdr , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:107514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_readv2 (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , iovecs : * const iovec , nr_vecs : :: std :: os :: raw :: c_uint , offset : __u64 , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:107745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_read_fixed (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , buf : * mut :: std :: os :: raw :: c_void , nbytes : :: std :: os :: raw :: c_uint , offset : __u64 , buf_index : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_prep_poll_mask (poll_mask : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_writev (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , iovecs : * const iovec , nr_vecs : :: std :: os :: raw :: c_uint , offset : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_poll_add (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , poll_mask : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108194
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_writev2 (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , iovecs : * const iovec , nr_vecs : :: std :: os :: raw :: c_uint , offset : __u64 , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_poll_multishot (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , poll_mask : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_write_fixed (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , nbytes : :: std :: os :: raw :: c_uint , offset : __u64 , buf_index : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_uint) ; } extern "C" { pub fn io_uring_prep_poll_remove (sqe : * mut io_uring_sqe , user_data : __u64) ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108686
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_recvmsg (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , msg : * mut msghdr , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_poll_update (sqe : * mut io_uring_sqe , old_user_data : __u64 , new_user_data : __u64 , poll_mask : :: std :: os :: raw :: c_uint , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:108856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_recvmsg_multishot (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , msg : * mut msghdr , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fsync (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , fsync_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_sendmsg (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , msg : * const msghdr , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_uint) ; } extern "C" { pub fn io_uring_prep_nop (sqe : * mut io_uring_sqe) ; } extern "C" { pub fn io_uring_p...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_prep_poll_mask (poll_mask : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_timeout (sqe : * mut io_uring_sqe , ts : * mut __kernel_timespec , count : :: std :: os :: raw :: c_uint , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_poll_add (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , poll_mask : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_timeout_remove (sqe : * mut io_uring_sqe , user_data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_poll_multishot (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , poll_mask : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_timeout_update (sqe : * mut io_uring_sqe , ts : * mut __kernel_timespec , user_data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_uint) ; } extern "C" { pub fn io_uring_prep_poll_remove (sqe : * mut io_uring_sqe , user_data : __u64) ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_accept (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * mut sockaddr , addrlen : * mut socklen_t , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_poll_update (sqe : * mut io_uring_sqe , old_user_data : __u64 , new_user_data : __u64 , poll_mask : :: std :: os :: raw :: c_uint , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_accept_direct (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * mut sockaddr , addrlen : * mut socklen_t , flags : :: std :: os :: raw :: c_int , file_index : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:109955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fsync (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , fsync_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_multishot_accept (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * mut sockaddr , addrlen : * mut socklen_t , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110108
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_uint) ; } extern "C" { pub fn io_uring_prep_nop (sqe : * mut io_uring_sqe) ; } extern "C" { pub fn io_uring_p...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_timeout (sqe : * mut io_uring_sqe , ts : * mut __kernel_timespec , count : :: std :: os :: raw :: c_uint , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_multishot_accept_direct (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * mut sockaddr , addrlen : * mut socklen_t , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_cancel64 (sqe : * mut io_uring_sqe , user_data : __u64 , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_timeout_remove (sqe : * mut io_uring_sqe , user_data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_timeout_update (sqe : * mut io_uring_sqe , ts : * mut __kernel_timespec , user_data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_cancel (sqe : * mut io_uring_sqe , user_data : * mut :: std :: os :: raw :: c_void , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110672
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_accept (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * mut sockaddr , addrlen : * mut socklen_t , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_cancel_fd (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:110871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_accept_direct (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * mut sockaddr , addrlen : * mut socklen_t , flags : :: std :: os :: raw :: c_int , file_index : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_link_timeout (sqe : * mut io_uring_sqe , ts : * mut __kernel_timespec , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_multishot_accept (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * mut sockaddr , addrlen : * mut socklen_t , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_connect (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * const sockaddr , addrlen : socklen_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_multishot_accept_direct (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * mut sockaddr , addrlen : * mut socklen_t , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_files_update (sqe : * mut io_uring_sqe , fds : * mut :: std :: os :: raw :: c_int , nr_fds : :: std :: os :: raw :: c_uint , offset : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_cancel64 (sqe : * mut io_uring_sqe , user_data : __u64 , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fallocate (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , mode : :: std :: os :: raw :: c_int , offset : __u64 , len : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_cancel (sqe : * mut io_uring_sqe , user_data : * mut :: std :: os :: raw :: c_void , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_openat (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int , mode : mode_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_cancel_fd (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:111992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_link_timeout (sqe : * mut io_uring_sqe , ts : * mut __kernel_timespec , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_openat_direct (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int , mode : mode_t , file_index : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_uint) ; } extern "C" { pub fn io_uring_prep_close (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int) ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_connect (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , addr : * const sockaddr , addrlen : socklen_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_files_update (sqe : * mut io_uring_sqe , fds : * mut :: std :: os :: raw :: c_int , nr_fds : :: std :: os :: raw :: c_uint , offset : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn io_uring_prep_close_direct (sqe : * mut io_uring_sqe , file_index : :: std :: os :: raw :: c_uint) ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fallocate (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , mode : :: std :: os :: raw :: c_int , offset : __u64 , len : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_read (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , buf : * mut :: std :: os :: raw :: c_void , nbytes : :: std :: os :: raw :: c_uint , offset : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_openat (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int , mode : mode_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_read_multishot (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , nbytes : :: std :: os :: raw :: c_uint , offset : __u64 , buf_group : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:112891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_openat_direct (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int , mode : mode_t , file_index : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_write (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , nbytes : :: std :: os :: raw :: c_uint , offset : __u64) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_uint) ; } extern "C" { pub fn io_uring_prep_close (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int) ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_statx (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int , mask : :: std :: os :: raw :: c_uint , statxbuf : * mut statx) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn io_uring_prep_close_direct (sqe : * mut io_uring_sqe , file_index : :: std :: os :: raw :: c_uint) ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fadvise (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , offset : __u64 , len : off_t , advice : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_read (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , buf : * mut :: std :: os :: raw :: c_void , nbytes : :: std :: os :: raw :: c_uint , offset : __u64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_read_multishot (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , nbytes : :: std :: os :: raw :: c_uint , offset : __u64 , buf_group : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_madvise (sqe : * mut io_uring_sqe , addr : * mut :: std :: os :: raw :: c_void , length : off_t , advice : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:113809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_write (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , nbytes : :: std :: os :: raw :: c_uint , offset : __u64) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_send (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_statx (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int , mask : :: std :: os :: raw :: c_uint , statxbuf : * mut statx) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114931
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_send_set_addr (sqe : * mut io_uring_sqe , dest_addr : * const sockaddr , addr_len : __u16) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fadvise (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , offset : __u64 , len : off_t , advice : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:115060
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_sendto (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int , addr : * const sockaddr , addrlen : socklen_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_madvise (sqe : * mut io_uring_sqe , addr : * mut :: std :: os :: raw :: c_void , length : off_t , advice : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:115319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_send_zc (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int , zc_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_send (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:115574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_send_zc_fix...uf_index : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:114931
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_send_set_addr (sqe : * mut io_uring_sqe , dest_addr : * const sockaddr , addr_len : __u16) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:115879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_sendmsg_zc (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , msg : * const msghdr , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:115060
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_sendto (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int , addr : * const sockaddr , addrlen : socklen_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_recv (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * mut :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:115319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_send_zc (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * const :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int , zc_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_recv_multishot (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * mut :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:115574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_send_zc_fix...uf_index : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_validate (buf : * mut :: std :: os :: raw :: c_void , buf_len : :: std :: os :: raw :: c_int , msgh : * mut msghdr) -> * mut io_uring_recvmsg_out ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:115879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_sendmsg_zc (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , msg : * const msghdr , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116665
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn io_uring_recvmsg_name (o : * mut io_uring_recvmsg_out) -> * mut :: std :: os :: raw :: c_void ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_recv (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * mut :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_cmsg_firsthdr (o : * mut io_uring_recvmsg_out , msgh : * mut msghdr) -> * mut cmsghdr ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_recv_multishot (sqe : * mut io_uring_sqe , sockfd : :: std :: os :: raw :: c_int , buf : * mut :: std :: os :: raw :: c_void , len : usize , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_cmsg_nexthdr (o : * mut io_uring_recvmsg_out , msgh : * mut msghdr , cmsg : * mut cmsghdr) -> * mut cmsghdr ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_validate (buf : * mut :: std :: os :: raw :: c_void , buf_len : :: std :: os :: raw :: c_int , msgh : * mut msghdr) -> * mut io_uring_recvmsg_out ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116665
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn io_uring_recvmsg_name (o : * mut io_uring_recvmsg_out) -> * mut :: std :: os :: raw :: c_void ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_payload (o : * mut io_uring_recvmsg_out , msgh : * mut msghdr) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_payload_length (o : * mut io_uring_recvmsg_out , buf_len : :: std :: os :: raw :: c_int , msgh : * mut msghdr) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_cmsg_firsthdr (o : * mut io_uring_recvmsg_out , msgh : * mut msghdr) -> * mut cmsghdr ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:116910
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_cmsg_nexthdr (o : * mut io_uring_recvmsg_out , msgh : * mut msghdr , cmsg : * mut cmsghdr) -> * mut cmsghdr ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_openat2 (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , how : * mut open_how) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_payload (o : * mut io_uring_recvmsg_out , msgh : * mut msghdr) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_openat2_direct (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , how : * mut open_how , file_index : :: std :: os :: raw :: c_uint) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_recvmsg_payload_length (o : * mut io_uring_recvmsg_out , buf_len : :: std :: os :: raw :: c_int , msgh : * mut msghdr) -> :: std :: os :: raw :: c_uint ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_epoll_ctl (sqe : * mut io_uring_sqe , epfd : :: std :: os :: raw :: c_int , fd : :: std :: os :: raw :: c_int , op : :: std :: os :: raw :: c_int , ev : * mut epoll_event) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_openat2 (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , how : * mut open_how) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_provide_buf...int , bid : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_openat2_direct (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , how : * mut open_how , file_index : :: std :: os :: raw :: c_uint) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_remove_buffers (sqe : * mut io_uring_sqe , nr : :: std :: os :: raw :: c_int , bgid : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:117894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_epoll_ctl (sqe : * mut io_uring_sqe , epfd : :: std :: os :: raw :: c_int , fd : :: std :: os :: raw :: c_int , op : :: std :: os :: raw :: c_int , ev : * mut epoll_event) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_shutdown (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , how : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_provide_buf...int , bid : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_unlinkat (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_remove_buffers (sqe : * mut io_uring_sqe , nr : :: std :: os :: raw :: c_int , bgid : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_unlink (sqe : * mut io_uring_sqe , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_shutdown (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , how : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_unlinkat (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_renameat (s... , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_rename (sqe : * mut io_uring_sqe , oldpath : * const :: std :: os :: raw :: c_char , newpath : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:118876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_unlink (sqe : * mut io_uring_sqe , path : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_renameat (s... , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_sync_file_range (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , len : :: std :: os :: raw :: c_uint , offset : __u64 , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_rename (sqe : * mut io_uring_sqe , oldpath : * const :: std :: os :: raw :: c_char , newpath : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_mkdirat (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , mode : mode_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_sync_file_range (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , len : :: std :: os :: raw :: c_uint , offset : __u64 , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_mkdir (sqe : * mut io_uring_sqe , path : * const :: std :: os :: raw :: c_char , mode : mode_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_mkdirat (sqe : * mut io_uring_sqe , dfd : :: std :: os :: raw :: c_int , path : * const :: std :: os :: raw :: c_char , mode : mode_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_symlinkat (sqe : * mut io_uring_sqe , target : * const :: std :: os :: raw :: c_char , newdirfd : :: std :: os :: raw :: c_int , linkpath : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:119884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_mkdir (sqe : * mut io_uring_sqe , path : * const :: std :: os :: raw :: c_char , mode : mode_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_symlink (sqe : * mut io_uring_sqe , target : * const :: std :: os :: raw :: c_char , linkpath : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_symlinkat (sqe : * mut io_uring_sqe , target : * const :: std :: os :: raw :: c_char , newdirfd : :: std :: os :: raw :: c_int , linkpath : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_symlink (sqe : * mut io_uring_sqe , target : * const :: std :: os :: raw :: c_char , linkpath : * const :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_linkat (sqe...r , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_linkat (sqe...r , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_link (sqe : * mut io_uring_sqe , oldpath : * const :: std :: os :: raw :: c_char , newpath : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_link (sqe : * mut io_uring_sqe , oldpath : * const :: std :: os :: raw :: c_char , newpath : * const :: std :: os :: raw :: c_char , flags : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120908
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_msg_ring_cqe_flags (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , len : :: std :: os :: raw :: c_uint , data : __u64 , flags : :: std :: os :: raw :: c_uint , cqe_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:120908
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_msg_ring_cqe_flags (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , len : :: std :: os :: raw :: c_uint , data : __u64 , flags : :: std :: os :: raw :: c_uint , cqe_flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:121165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_msg_ring (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , len : :: std :: os :: raw :: c_uint , data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:121165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_msg_ring (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , len : :: std :: os :: raw :: c_uint , data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:121368
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_msg_ring_fd (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , source_fd : :: std :: os :: raw :: c_int , target_fd : :: std :: os :: raw :: c_int , data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:121368
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_msg_ring_fd (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , source_fd : :: std :: os :: raw :: c_int , target_fd : :: std :: os :: raw :: c_int , data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:121622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_msg_ring_fd_alloc (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , source_fd : :: std :: os :: raw :: c_int , data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:121622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_msg_ring_fd_alloc (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , source_fd : :: std :: os :: raw :: c_int , data : __u64 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:121839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_getxattr (sqe : * mut io_uring_sqe , name : * const :: std :: os :: raw :: c_char , value : * mut :: std :: os :: raw :: c_char , path : * const :: std :: os :: raw :: c_char , len : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:121839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_getxattr (sqe : * mut io_uring_sqe , name : * const :: std :: os :: raw :: c_char , value : * mut :: std :: os :: raw :: c_char , path : * const :: std :: os :: raw :: c_char , len : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:122091
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_setxattr (s...nt , len : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:122091
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_setxattr (s...nt , len : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:122384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fgetxattr (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , name : * const :: std :: os :: raw :: c_char , value : * mut :: std :: os :: raw :: c_char , len : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:122384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fgetxattr (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , name : * const :: std :: os :: raw :: c_char , value : * mut :: std :: os :: raw :: c_char , len : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:122626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fsetxattr (...nt , len : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:122626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fsetxattr (...nt , len : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:122909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_socket (sqe : * mut io_uring_sqe , domain : :: std :: os :: raw :: c_int , type_ : :: std :: os :: raw :: c_int , protocol : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:123142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_socket_dire... , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:122909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_socket (sqe : * mut io_uring_sqe , domain : :: std :: os :: raw :: c_int , type_ : :: std :: os :: raw :: c_int , protocol : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:123427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_socket_direct_alloc (sqe : * mut io_uring_sqe , domain : :: std :: os :: raw :: c_int , type_ : :: std :: os :: raw :: c_int , protocol : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:123142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_socket_dire... , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:123673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_cmd_sock (s... , optlen : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:123427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_socket_direct_alloc (sqe : * mut io_uring_sqe , domain : :: std :: os :: raw :: c_int , type_ : :: std :: os :: raw :: c_int , protocol : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:123990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_waitid (sqe : * mut io_uring_sqe , idtype : idtype_t :: Type , id : id_t , infop : * mut siginfo_t , options : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:123673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_cmd_sock (s... , optlen : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_futex_wake (sqe : * mut io_uring_sqe , futex : * mut u32 , val : u64 , mask : u64 , futex_flags : u32 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:123990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_waitid (sqe : * mut io_uring_sqe , idtype : idtype_t :: Type , id : id_t , infop : * mut siginfo_t , options : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_futex_wait (sqe : * mut io_uring_sqe , futex : * mut u32 , val : u64 , mask : u64 , futex_flags : u32 , flags : :: std :: os :: raw :: c_uint) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_futex_wake (sqe : * mut io_uring_sqe , futex : * mut u32 , val : u64 , mask : u64 , futex_flags : u32 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_futex_waitv (sqe : * mut io_uring_sqe , futex : * mut futex_waitv , nr_futex : u32 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_futex_wait (sqe : * mut io_uring_sqe , futex : * mut u32 , val : u64 , mask : u64 , futex_flags : u32 , flags : :: std :: os :: raw :: c_uint) ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fixed_fd_install (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_futex_waitv (sqe : * mut io_uring_sqe , futex : * mut futex_waitv , nr_futex : u32 , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124986
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_ftruncate (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , len : loff_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_fixed_fd_install (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , flags : :: std :: os :: raw :: c_uint) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : loff_t) ; } extern "C" { pub fn io_uring_sq_ready (ring : * const io_uring) -> :: std :: os :: raw :: c_uint ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125213
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_uint ; } extern "C" { pub fn io_uring_sq_space_left (ring : * const io_uring) -> :: std :: os :: raw :: c_uint ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:124986
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_prep_ftruncate (sqe : * mut io_uring_sqe , fd : :: std :: os :: raw :: c_int , len : loff_t) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_uint ; } extern "C" { pub fn io_uring_sqring_wait (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : loff_t) ; } extern "C" { pub fn io_uring_sq_ready (ring : * const io_uring) -> :: std :: os :: raw :: c_uint ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125213
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_uint ; } extern "C" { pub fn io_uring_sq_space_left (ring : * const io_uring) -> :: std :: os :: raw :: c_uint ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn io_uring_cq_ready (ring : * const io_uring) -> :: std :: os :: raw :: c_uint ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; } extern "C" { pub fn io_uring_cq_has_overflow (ring : * const io_uring) -> bool ; } extern "C" { pub fn io_...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_uint ; } extern "C" { pub fn io_uring_sqring_wait (ring : * mut io_uring) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...io_uring) -> bool ; } extern "C" { pub fn io_uring_cq_eventfd_enabled (ring : * const io_uring) -> bool ; } extern "C" { pub fn io...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn io_uring_cq_ready (ring : * const io_uring) -> :: std :: os :: raw :: c_uint ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_cq_eventfd_toggle (ring : * mut io_uring , enabled : bool) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; } extern "C" { pub fn io_uring_cq_has_overflow (ring : * const io_uring) -> bool ; } extern "C" { pub fn io_...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_wait_cqe_nr (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , wait_nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...io_uring) -> bool ; } extern "C" { pub fn io_uring_cq_eventfd_enabled (ring : * const io_uring) -> bool ; } extern "C" { pub fn io...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_peek_cqe (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , nr_available : * mut :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_cq_eventfd_toggle (ring : * mut io_uring , enabled : bool) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126184
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_peek_cqe (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_wait_cqe_nr (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , wait_nr : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_wait_cqe (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:125994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_peek_cqe (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe , nr_available : * mut :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn _io_uring_get_sqe (ring : * mut io_uring) -> * mut io_uring_sqe ; } extern "C" { pub fn i...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126184
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_peek_cqe (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126542
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uring_sqe ; } extern "C" { pub fn io_uring_buf_ring_mask (ring_entries : __u32) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_wait_cqe (ring : * mut io_uring , cqe_ptr : * mut * mut io_uring_cqe) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn io_uring_buf_ring_init (br : * mut io_uring_buf_ring) ; } extern "C" { pub fn io_uri...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126454
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn _io_uring_get_sqe (ring : * mut io_uring) -> * mut io_uring_sqe ; } extern "C" { pub fn i...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_buf_ring_add (br...uf_offset : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126542
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uring_sqe ; } extern "C" { pub fn io_uring_buf_ring_mask (ring_entries : __u32) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn io_uring_buf_ring_advance (br : * mut io_uring_buf_ring , count : :: std :: os :: raw :: c_int) ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_buf_ring_cq_advance (ring : * mut io_uring , br : * mut io_uring_buf_ring , cq_count : :: std :: os :: raw :: c_int , buf_count : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn io_uring_buf_ring_init (br : * mut io_uring_buf_ring) ; } extern "C" { pub fn io_uri...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_buf_ring_cq_advance (ring : * mut io_uring , br : * mut io_uring_buf_ring , count : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:126722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_buf_ring_add (br...uf_offset : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_buf_ring_available (ring : * mut io_uring , br : * mut io_uring_buf_ring , bgid : :: std :: os :: raw :: c_ushort) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn io_uring_buf_ring_advance (br : * mut io_uring_buf_ring , count : :: std :: os :: raw :: c_int) ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn __io_uring_buf_ring_cq_advance (ring : * mut io_uring , br : * mut io_uring_buf_ring , cq_count : :: std :: os :: raw :: c_int , buf_count : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn io_uring_get_sqe (ring : * mut io_uring) -> * mut io_uring_sqe ; } extern "C" { pub fn i...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_buf_ring_cq_advance (ring : * mut io_uring , br : * mut io_uring_buf_ring , count : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_mlock_size (entries : :: std :: os :: raw :: c_uint , flags : :: std :: os :: raw :: c_uint) -> isize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_mlock_size_params (entries : :: std :: os :: raw :: c_uint , p : * mut io_uring_params) -> isize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_buf_ring_available (ring : * mut io_uring , br : * mut io_uring_buf_ring , bgid : :: std :: os :: raw :: c_ushort) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn io_uring_get_sqe (ring : * mut io_uring) -> * mut io_uring_sqe ; } extern "C" { pub fn i...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ng_params) -> isize ; } extern "C" { pub fn io_uring_major_version () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn io_u...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:128080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn io_uring_minor_version () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn io_u...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_mlock_size (entries : :: std :: os :: raw :: c_uint , flags : :: std :: os :: raw :: c_uint) -> isize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_mlock_size_params (entries : :: std :: os :: raw :: c_uint , p : * mut io_uring_params) -> isize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:128162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_check_version (major : :: std :: os :: raw :: c_int , minor : :: std :: os :: raw :: c_int) -> bool ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:127998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ng_params) -> isize ; } extern "C" { pub fn io_uring_major_version () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn io_u...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:128080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn io_uring_minor_version () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn io_u...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:128162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn io_uring_check_version (major : :: std :: os :: raw :: c_int , minor : :: std :: os :: raw :: c_int) -> bool ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...len : usize) -> & [T] { :: std :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lf as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: std :: slice :: from_raw_parts (...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize) -> & mut [T] { :: std :: slice :: from_raw_parts_mut (self . as_mut_ptr () , len) } } impl < T > :: std :: fmt :: Debug for _...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:580
[INFO] [stdout]   |
[INFO] [stdout] 3 | .... as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut self , len : usize) -> & mut [T] { :: std :: slice :: from_raw_p...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liburing-vendor` (lib) due to 184 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...len : usize) -> & [T] { :: std :: slice :: from_raw_parts (self . as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...lf as * mut _ as * mut T } # [inline] pub unsafe fn as_slice (& self , len : usize) -> & [T] { :: std :: slice :: from_raw_parts (...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]   = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize) -> & mut [T] { :: std :: slice :: from_raw_parts_mut (self . as_mut_ptr () , len) } } impl < T > :: std :: fmt :: Debug for _...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]   |
[INFO] [stdout]   = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/liburing-vendor-373e086906ff94a7/out/bindings.rs:3:580
[INFO] [stdout]   |
[INFO] [stdout] 3 | .... as_ptr () , len) } # [inline] pub unsafe fn as_mut_slice (& mut self , len : usize) -> & mut [T] { :: std :: slice :: from_raw_p...
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `liburing-vendor` (lib test) due to 184 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e3b38aee60b2ef0cd7a0998ed4297e347a94c54570d29fdd5e72cd1c79c9c4b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b38aee60b2ef0cd7a0998ed4297e347a94c54570d29fdd5e72cd1c79c9c4b9", kill_on_drop: false }`
[INFO] [stdout] e3b38aee60b2ef0cd7a0998ed4297e347a94c54570d29fdd5e72cd1c79c9c4b9
